翻訳と辞書
Words near each other
・ field mouse
・ field servoid
・ field-programmable gate array
・ fifo
・ fifth
・ fifth dimension technologies
・ fifth generation language
・ fifth normal form
・ fight-o-net
・ file
file allocation table
・ file attach
・ file composition
・ file compression
・ file control block
・ file descriptor
・ file descriptor leak
・ file extension
・ file request
・ file separator


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

file allocation table : FOLDOC
File Allocation Table
(FAT) The component of an MS-DOS or Windows 95 file system which describes the files, directories, and free space on a hard disk or floppy disk.
A disk is divided into partitions. Under the FAT file system each partition is divided into clusters, each of which can be one or more {sectors}, depending on the size of the partition. Each cluster is either allocated to a file or directory or it is free (unused). A directory lists the name, size, modification time and starting cluster of each file or subdirectory it contains.
At the start of the partition is a table (the FAT) with one entry for each cluster. Each entry gives the number of the next cluster in the same file or a special value for "not allocated" or a special value for "this is the last cluster in the chain". The first few clusters after the FAT contain the root directory.
The FAT file system was originally created for the CP/M[?] opera
[?] opera


スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.